func runtime.setCheckmark

2 uses

	runtime (current package)
		mcheckmark.go#L75: func setCheckmark(obj, base, off uintptr, mbits markBits) bool {
		mgcmark.go#L1466: 		if setCheckmark(obj, base, off, mbits) {